home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Dev / E / Eviled.readme < prev    next >
Text File  |  2003-02-24  |  2KB  |  71 lines

  1. Short:    Source Editor written in E 
  2. Author:   amigae@swipnet.se (Leif Salomonsson)
  3. Uploader: amigae@swipnet.se (Leif Salomonsson)
  4. Type:     dev/e
  5.  
  6. long:
  7.  
  8.    Source Editor, written in E.
  9.  
  10.    Features:
  11.  
  12.       Systemfriendly, singlewindow, multiple documents,
  13.       e-syntax highlight, smooth scroll, simple to use,
  14.       stable (on WinUAE atleast). 
  15.  
  16.    Done since last time: 
  17.  
  18.       o E syntax highlightning.
  19.  
  20.       o Editing, mousehandling. 
  21.  
  22.       o Save prefs.
  23.  
  24.       o Smooth scroll.
  25.  
  26.       o Commandline support.
  27.  
  28.       o Increased evilness factor by atleast 10%.
  29.  
  30.    Next time:
  31.  
  32.       o Support open in window on WB (Hi Deniil :))
  33.  
  34.       o Cut/Copy/Paste/etc..
  35.  
  36.       o Even more evilness..
  37.  
  38.    Future idea:
  39.  
  40.       I would like to be able to quickly reach autodocs/showmodule
  41.       by just double-clicking on a label in the source.. 
  42.  
  43.    Other:
  44.  
  45.       o OS3.x is required.
  46.  
  47.       o Source in E is included.
  48.  
  49.       o Executable size: ~70k 
  50.  
  51.       o Price: If you like it, pay me what you think it is worth.
  52.         See "http://home.swipnet.se/blubbe/Evil/register.html".
  53.         
  54.  
  55.    Files:
  56.  
  57.       eviled           : main executable
  58.       eviled.readme    : this file
  59.       gle.e            : gadget support
  60.       slider.e         : vertical slider
  61.       hltext.e         : e syntax highlightning
  62.       linelist.e       : ascii<->linelist
  63.       eviled.e         : main source
  64.       text-vslider.pic : overview of slider mathemathics
  65.       eviled_j03.pic   : screenshot 1
  66.       eviled_j03b.pic  : screenshot 2
  67.       eviled_j03c.pic  : screenshot 3
  68.  
  69.  
  70. Leif Salomonsson Feb 2003 - amigae@swipnet.se
  71.